Skip to content

Future proof architecture - #19

Merged
defunctl merged 39 commits into
simplify/foundation-database-v3from
feat/future-proof-arch
Sep 8, 2026
Merged

defunctl merged 39 commits into
simplify/foundation-database-v3from
feat/future-proof-arch

Conversation

@defunctl

@defunctl defunctl commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@defunctl defunctl self-assigned this Sep 4, 2026
@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Enterprise

Run ID: 7c4daacb-6d3e-437b-b115-6ef9530f63e1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

Discover the project tooling provider through Composer and register commands through the shared provider collection. Keep generator defaults on commands and provide a small base for project generators.

Wire monorepo command registration through its development entrypoint, preserve shared process defaults, and update the guides and consumer fixtures. Normalize the built-in provider identity to prevent duplicate registration.
Relocate the package creation feature under dev/Cli and update its provider and test imports. Keep reusable CLI infrastructure in the distributed package.

Include dev/Cli in static analysis and coverage. Use an explicit PCOV collection directory for unit coverage locally and in CI so the moved code remains measured.
Let Symfony attach the application and evaluate each command once before checking its registered identifiers against existing commands. Disabled commands no longer block startup when they share a name or alias.

Cover both contribution orders, built-in identifiers, and application availability during enablement checks.
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Documentation preview

Review this documentation update

Updated for commit cf3eda5.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Coverage Report

Totals Coverage
Statements: 96.32% ( 4289 / 4453 )
Methods: 90.7% ( 585 / 645 )
Lines: 97.27% ( 3704 / 3808 )

@defunctl defunctl changed the title first attempt at future proofing architecture Future proof architecture Sep 8, 2026
@defunctl
defunctl merged commit b851f5e into simplify/foundation-database-v3 Sep 8, 2026
10 checks passed
@defunctl
defunctl deleted the feat/future-proof-arch branch September 8, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant